projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fd1c3a
)
Don't delare ospeed; cm.h already did it.
author
Karl Heuer
<kwzh@gnu.org>
Mon, 15 Jul 1996 21:38:40 +0000
(21:38 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Mon, 15 Jul 1996 21:38:40 +0000
(21:38 +0000)
src/dispnew.c
patch
|
blob
|
history
diff --git
a/src/dispnew.c
b/src/dispnew.c
index c227e1ad16e8a15e26b590159527251159dc743e..c45649deb1ec342e127568ccd7359f3fd15cbfa0 100644
(file)
--- a/
src/dispnew.c
+++ b/
src/dispnew.c
@@
-167,8
+167,6
@@
FILE *termscript; /* Stdio stream being used for copy of all output. */
struct cm Wcm; /* Structure for info on cursor positioning */
-extern short ospeed; /* Output speed (from sg_ospeed) */
-
int delayed_size_change; /* 1 means SIGWINCH happened when not safe. */
\f
#ifdef MULTI_FRAME